Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.collections.schemas--schema

This contribution is part of XML component org.nuxeo.ecm.collections.schemas inside nuxeo-platform-collections-core-6.0.jar

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="collection" prefix="collection" src="schemas/collection.xsd"/>
  • <schema name="collectionMember" prefix="collectionMember" src="schemas/collectionMember.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">

    <schema name="collection" prefix="collection" src="schemas/collection.xsd"/>

    <schema name="collectionMember" prefix="collectionMember" src="schemas/collectionMember.xsd"/>

  </extension>